Skip to content

关闭合单订单

合单支付订单只能使用此合单关单api完成关单。 官方文档

js
wxpay
.
v3
.
combineTransactions
.
outTradeNo
.
_combine_out_trade_no_
.
close
.
post
({
combine_appid
,
sub_orders
,
}, {
combine_out_trade_no
})
.
then
(({
status
, }) =>
status
=== 204)

Released under the MIT License. (SITEMAP)